Home > biomechZoo > Toolbox > Support Functions > batchdisp.m

batchdisp

PURPOSE ^

BATCHDISP(fl,type) produces a shortened display of file path

SYNOPSIS ^

function batchdisp(fl,type)

DESCRIPTION ^

 BATCHDISP(fl,type) produces a shortened display of file path 

 ARGUMENTS
 fl    ... name of file being processed
 type  ... message specifyer. Default 'processing'


 Created June 2013 by Philippe C. Dixon

 Updated January 9th 2014 by Philippe C. Dixon
 - simplification of algorithm

 Updated Sept 23rd 2014 by Philippe C. Dixon
 - fixed bug when length(indx)==4

 Updated Aug 2017 by Philippe C. Dixon
 - Support for ensembler: if original caller function is ensembler, then
   disp will be pushed to ensembler message window

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005